Release 10.1A: OpenEdge Development:
Java Open Clients
Progress 4GL data type mappings
INPUT4GL parameters are mapped directly to Java data types and classes.OUTPUTandINPUT-OUTPUTparameters are mapped to holder classes in thecom.progress.open4glpackage. The contents of the holder class are the same Java data types and classes as theINPUTparameters, with the exception of temp-table (TABLEandTABLE-HANDLE) parameters mapped to an SQLResultSet. For these temp-table parameters, the content of the holder class is not the same data type as theINPUTparameters.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |